home *** CD-ROM | disk | FTP | other *** search
- VBFast version 1.0
-
- A simple Visual Basic program that helps speed up the loading of
- Visual Basic applications by pre-loading vbrun100.dll.
-
- Everytime a Visual Basic program is executed, it first has to load vbrun100.dll
- into memory, which can take a few seconds on a slow PC. By running VBFast
- (best if placed in the load= section of win.ini) you preload the vbrun100.dll
- therefore your programs don't have to load it. I made the program invisible
- so a user will never see it. You can see it by calling up the task manager
- (also this is the only way you can end the program by choosing end task).
-
- Comments and or suggestion? send to Dave Makoski 72621,3357
-
-
-